(* Options: Date: 2026-04-15 21:56:05 Version: 6.110 Tip: To override a DTO option, remove "//" prefix before updating BaseUrl: https://kpm_digiofficeapigateway.tbi.nl/api //GlobalNamespace: //MakeDataContractsExtensible: False //AddReturnMarker: True //AddDescriptionAsComments: True //AddDataContractAttributes: False //AddIndexesToDataMembers: False //AddGeneratedCodeAttributes: False //AddResponseStatus: False //AddImplicitVersion: //ExportValueTypes: False IncludeTypes: Get4PSBCCompaniesCount.* //ExcludeTypes: //InitializeCollections: True //AddNamespaces: *) namespace DO.Synchronization.IDB_4PSBC.DTO.Operations open System open System.Collections open System.Collections.Generic open System.Runtime.Serialization open ServiceStack open ServiceStack.DataAnnotations open System.Drawing /// ///Returns total number of companies with respect to securable objects /// [] [] [] [] type Get4PSBCCompaniesCount() = interface IReturn